[INFO] fetching crate opensession-summary 0.2.34...
[INFO] testing opensession-summary-0.2.34 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate opensession-summary 0.2.34 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate opensession-summary 0.2.34
[INFO] finished tweaking crates.io crate opensession-summary 0.2.34
[INFO] tweaked toml for crates.io crate opensession-summary 0.2.34 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate opensession-summary 0.2.34 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate opensession-summary 0.2.34 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded opensession-runtime-config v0.2.34
[INFO] [stderr]   Downloaded uuid v1.20.0
[INFO] [stderr]   Downloaded opensession-core v0.2.34
[INFO] [stderr]   Downloaded bumpalo v3.19.1
[INFO] [stderr]   Downloaded syn v2.0.115
[INFO] [stderr]   Downloaded rustls v0.23.36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48b4b60e926db7b983654ec4812f930c897cad88595aa05610dcc8f5f468e6e3
[INFO] running `Command { std: "docker" "start" "-a" "48b4b60e926db7b983654ec4812f930c897cad88595aa05610dcc8f5f468e6e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48b4b60e926db7b983654ec4812f930c897cad88595aa05610dcc8f5f468e6e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48b4b60e926db7b983654ec4812f930c897cad88595aa05610dcc8f5f468e6e3", kill_on_drop: false }`
[INFO] [stdout] 48b4b60e926db7b983654ec4812f930c897cad88595aa05610dcc8f5f468e6e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b2dc4f418c8af3ce25f9c3f394f5957f7e4c06f98d01afce0ed90e458ccb11b
[INFO] running `Command { std: "docker" "start" "-a" "0b2dc4f418c8af3ce25f9c3f394f5957f7e4c06f98d01afce0ed90e458ccb11b", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling opensession-core v0.2.34
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling opensession-runtime-config v0.2.34
[INFO] [stderr]    Compiling opensession-summary v0.2.34 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.10s
[INFO] running `Command { std: "docker" "inspect" "0b2dc4f418c8af3ce25f9c3f394f5957f7e4c06f98d01afce0ed90e458ccb11b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b2dc4f418c8af3ce25f9c3f394f5957f7e4c06f98d01afce0ed90e458ccb11b", kill_on_drop: false }`
[INFO] [stdout] 0b2dc4f418c8af3ce25f9c3f394f5957f7e4c06f98d01afce0ed90e458ccb11b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a56d5c6be9053170a2185adef5f9ba5eec1d8d254851d46a5b9045f9b3344f38
[INFO] running `Command { std: "docker" "start" "-a" "a56d5c6be9053170a2185adef5f9ba5eec1d8d254851d46a5b9045f9b3344f38", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling opensession-core v0.2.34
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling opensession-runtime-config v0.2.34
[INFO] [stderr]    Compiling opensession-summary v0.2.34 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 36.60s
[INFO] running `Command { std: "docker" "inspect" "a56d5c6be9053170a2185adef5f9ba5eec1d8d254851d46a5b9045f9b3344f38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a56d5c6be9053170a2185adef5f9ba5eec1d8d254851d46a5b9045f9b3344f38", kill_on_drop: false }`
[INFO] [stdout] a56d5c6be9053170a2185adef5f9ba5eec1d8d254851d46a5b9045f9b3344f38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 82bc30654e0b8a4f8efe4ab362e5a4619beeb4fc9fc526dbd0e9f51353389a42
[INFO] running `Command { std: "docker" "start" "-a" "82bc30654e0b8a4f8efe4ab362e5a4619beeb4fc9fc526dbd0e9f51353389a42", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/opensession_summary-7be9e7e3c66b7768)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test git::tests::build_diff_preview_lines_returns_error_when_patch_missing ... ok
[INFO] [stdout] test git::tests::parse_git_name_status_extracts_operations_and_paths ... ok
[INFO] [stdout] test git::tests::collect_commit_context_uses_subject_and_file_changes ... ok
[INFO] [stdout] test git::tests::build_diff_preview_lines_uses_synthetic_patch_for_create_operation ... ok
[INFO] [stdout] test git::tests::parse_git_numstat_extracts_line_counts ... ok
[INFO] [stdout] test prompt::tests::build_summary_prompt_injects_rules_when_custom_template_omits_placeholders ... ok
[INFO] [stdout] test prompt::tests::build_summary_prompt_includes_diff_change_evidence_samples ... ok
[INFO] [stdout] test prompt::tests::build_summary_prompt_reflects_style_shape_source_and_security_signals ... ok
[INFO] [stdout] test prompt::tests::count_diff_stats_counts_added_and_removed_lines ... ok
[INFO] [stdout] test prompt::tests::collect_file_changes_merges_and_truncates_sorted_paths ... ok
[INFO] [stdout] test provider::tests::parse_semantic_summary_accepts_markdown_code_fence ... ok
[INFO] [stdout] test prompt::tests::build_summary_prompt_returns_empty_without_signals ... ok
[INFO] [stdout] test provider::tests::parse_semantic_summary_accepts_plain_json ... ok
[INFO] [stdout] test provider::tests::parse_ollama_list_output_ignores_errors_and_empty_lines ... ok
[INFO] [stdout] test provider::tests::parse_semantic_summary_fallback_applies_compact_style_limits ... ok
[INFO] [stdout] test prompt::tests::collect_timeline_snippets_prefers_task_end_summary_and_preserves_order ... ok
[INFO] [stdout] test prompt::tests::validate_summary_prompt_template_requires_hail_placeholder ... ok
[INFO] [stdout] test provider::tests::parse_semantic_summary_fallback_applies_file_list_shape_limits ... ok
[INFO] [stdout] test tests::parse_diff_hunks_extracts_header_and_line_stats ... ok
[INFO] [stdout] test tests::default_event_snippet_prefers_text_blocks ... ok
[INFO] [stdout] test tests::build_diff_tree_groups_by_layer ... ok
[INFO] [stdout] test text::tests::compact_summary_snippet_collapses_whitespace ... ok
[INFO] [stdout] test tests::heuristic_summary_marks_auth_changes ... ok
[INFO] [stdout] test prompt::tests::classify_arch_layer_prefers_expected_buckets ... ok
[INFO] [stdout] test provider::tests::parse_ollama_list_output_extracts_model_names ... ok
[INFO] [stdout] test git::tests::collect_working_tree_context_merges_sources_and_limits_status_lines ... ok
[INFO] [stdout] test provider::tests::parse_semantic_summary_fallback_preserves_plain_text_changes ... ok
[INFO] [stdout] test tests::summarize_session_falls_back_to_heuristic_when_provider_disabled ... ok
[INFO] [stdout] test text::tests::compact_summary_snippet_truncates_with_ellipsis ... ok
[INFO] [stdout] test provider::tests::normalize_summary_text_collapses_whitespace_and_limits_length ... ok
[INFO] [stdout] test prompt::tests::build_summary_prompt_truncates_to_max_chars ... ok
[INFO] [stdout] test git::tests::collect_commit_context_falls_back_to_commit_when_subject_missing ... ok
[INFO] [stdout] test prompt::tests::contains_auth_security_keyword_detects_common_security_terms ... ok
[INFO] [stdout] test tests::summarize_session_uses_git_fallback_when_session_has_low_signal ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests opensession_summary
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "82bc30654e0b8a4f8efe4ab362e5a4619beeb4fc9fc526dbd0e9f51353389a42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82bc30654e0b8a4f8efe4ab362e5a4619beeb4fc9fc526dbd0e9f51353389a42", kill_on_drop: false }`
[INFO] [stdout] 82bc30654e0b8a4f8efe4ab362e5a4619beeb4fc9fc526dbd0e9f51353389a42
